projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa90e42
)
Ignore more leaks in asan
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 9 Jul 2020 17:55:02 +0000
(13:55 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 9 Jul 2020 20:18:07 +0000
(16:18 -0400)
These showed up in ci. The atk-bridge will
be gone before too long anyway. Since we
may not have debug symbols in ci, just at
the so's.
lsan.supp
patch
|
blob
|
history
diff --git
a/lsan.supp
b/lsan.supp
index 9e0251d7500742b528a52d8acb121372912ddfb0..04bcd658eeb9919477b7d0cd81f8b0c7742ea225 100644
(file)
--- a/
lsan.supp
+++ b/
lsan.supp
@@
-1,8
+1,10
@@
-leak:_cairo_pattern_create_solid
-leak:_cairo_image_surface_create_for_pixman_image
leak:g_quark_init
leak:xdg_mime_init
+leak:libc.so
leak:libfontconfig.so
leak:libEGL_mesa.so
leak:iris_dri.so
+leak:libglib-2.0.so
+leak:libcairo.so
leak:libpixman-1.so
+leak:libatk-bridge-2.0.so